1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Form2
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.Label1 = New System.Windows.Forms.Label()
26         Me.TextBox1 = New System.Windows.Forms.TextBox()
27         Me.Button1 = New System.Windows.Forms.Button()
28         Me.CheckedListBox1 = New System.Windows.Forms.CheckedListBox()
29         Me.SuspendLayout()
30         
'
31         
'Label1
32         
'
33         Me.Label1.AutoSize = True
34         Me.Label1.Location = New System.Drawing.Point(
0, 0)
35         Me.Label1.Name =
"Label1"
36         Me.Label1.Size = New System.Drawing.Size(
39, 13)
37         Me.Label1.TabIndex =
0
38         Me.Label1.Text =
"Label1"
39         
'
40         
'TextBox1
41         
'
42         Me.TextBox1.Location = New System.Drawing.Point(
79, 12)
43         Me.TextBox1.Name =
"TextBox1"
44         Me.TextBox1.Size = New System.Drawing.Size(
100, 20)
45         Me.TextBox1.TabIndex =
2
46         
'
47         
'Button1
48         
'
49         Me.Button1.Location = New System.Drawing.Point(
89, 38)
50         Me.Button1.Name =
"Button1"
51         Me.Button1.Size = New System.Drawing.Size(
75, 23)
52         Me.Button1.TabIndex =
3
53         Me.Button1.Text =
"kiểm tra"
54         Me.Button1.UseVisualStyleBackColor = True
55         
'
56         
'CheckedListBox1
57         
'
58         Me.CheckedListBox1.FormattingEnabled = True
59         Me.CheckedListBox1.Items.AddRange(New Object() {
"kết quả"})
60         Me.CheckedListBox1.Location = New System.Drawing.Point(
69, 96)
61         Me.CheckedListBox1.Name =
"CheckedListBox1"
62         Me.CheckedListBox1.Size = New System.Drawing.Size(
120, 94)
63         Me.CheckedListBox1.TabIndex =
4
64         
'
65         
'Form2
66         
'
67         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
68         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
69         Me.ClientSize = New System.Drawing.Size(
284, 261)
70         Me.Controls.Add(Me.CheckedListBox1)
71         Me.Controls.Add(Me.Button1)
72         Me.Controls.Add(Me.TextBox1)
73         Me.Controls.Add(Me.Label1)
74         Me.Name =
"Form2"
75         Me.Text =
"tìm kiếm"
76         Me.ResumeLayout(False)
77         Me.PerformLayout()
78
79     End Sub
80
81     Friend WithEvents Label1 As Label
82     Friend WithEvents TextBox1 As TextBox
83     Friend WithEvents Button1 As Button
84     Friend WithEvents CheckedListBox1 As CheckedListBox
85 End Class



Quản lý sinh viên sử dụng vb.net + sql server 22.152 lượt xem

Gõ tìm kiếm nhanh...